Welcome![Sign In][Sign Up]
Location:
Search - uc os

Search list

[Embeded-SCM Develop51ucosii

Description: c51 uc/os源程序 -c51 uc/os source
Platform: | Size: 38912 | Author: lansen | Hits:

[uCOSffsample

Description: 基于AVR UC/OS-II的FAT32文件系统。-Based on the AVR UC/OS-II of the FAT32 file system.
Platform: | Size: 308224 | Author: 小强 | Hits:

[uCOSFS44B0_G57_uCGUI

Description: 这是一个代uc/os和ucgui集成的44b0开发源码,已经通过FS44b0 v1.0测试通过的触摸屏程序,欢迎使用-This is a generation of uc/os and ucgui source integrated development 44b0, FS44b0 v1.0 has passed the test of touch-screen procedures, Welcome
Platform: | Size: 1882112 | Author: lrongrong | Hits:

[OtherImprovmentofuCOSKernel

Description: uC/OS-II操作系统内核的改进:针对uC/OS-II在internet应用上不足,提出一种改进方法。-uC/OS-II operating system kernel improvements: for uC/OS-II in the lack of internet applications, an improved method.
Platform: | Size: 212992 | Author: 高启华 | Hits:

[Software Engineering1

Description: In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’t support priority inheritance protocol since it does not allow kernel to have multiple tasks at the same priority. Although it has different ways to avoid priority inversion such as priority ceiling protocol, developers still have some difficulties in programming real time applications with it. In this paper, we redesign the uC/OS kernel to provide the ability to support round robin scheduling and implement priority inheritance semaphore on the modified kernel. As result, we port new kernel with priority inheritance semaphore to evaluation board, and evaluate the execution time of each of the kernel service as well as verify the operations of our implementation.-In a preemptive priority based RTOS, priority inversionproblem is among the major sources of deadlineviolations. Priority inheritance protocol is one of theapproaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can t support priority inheritanceprotocol since it does not allow kernel to have multipletasks at the same priority. Although it has different waysto avoid priority inversion such as priority ceilingprotocol, developers still have some difficulties inprogramming real time applications with it. In this paper, we redesign the uC/OS kernel to provide the ability tosupport round robin scheduling and implement priorityinheritance semaphore on the modified kernel. As result, we port new kernel with priority inheritance semaphore toevaluation board, and evaluate the execution time of eachof the kernel service as well as verify the operations ofour implementation.
Platform: | Size: 135168 | Author: 刘天宏 | Hits:

[uCOSuCOS-II_MSP430F1132

Description: 精選一個 uC/OS-II Porting 於一般業界使用之 MSP430F1132 開發板上任務調度的例程,於 app.c 內建構了一個可於此開發板上 Port 1.0 驅動 LED 閃爍任務工程,全例程於 IAR MSP430 V3.42A 下編譯,同時亦將此工程設好斷點可方便於 Simulator 內直接觀測 uC/OS 任務調度狀態.-Select a uC/OS-II Porting the industry in general use MSP430F1132 development board scheduling routine mission in app.c within a construct of this development can be driven on-board LED flashes Port 1.0 mission project, the whole routine in the IAR under the MSP430 V3.42A compile, at the same time this project can be easily set up a good break in the Simulator with the direct observation of uC/OS task scheduling state.
Platform: | Size: 36864 | Author: kly | Hits:

[uCOSuCOS283_LPC2148

Description: 基于 Philips 公司的 ARM-7 使用之 uC/OS-II 作业系统,此例程是移植于 LPC-2148 上的应用,不同于一般的 Porting 其最主要是加入了支援 OS_View 观察器功能,于 IAR EWARM V4.41A 工程编译,而 uC/OS 版本为 2.83-Based on the Philips company
Platform: | Size: 3418112 | Author: Chenkly | Hits:

[uCOSuCOS283_Cortex-M3

Description: 基于 Cortex-M3 (ARM) 内核使用之 uC/OS-II 作业系统,此例程可移植于 Cortex-M3 (ARM)内核的微处理器上的应用,于 IAR EWARM V4.41A 工程编译,而 uC/OS 版本为 2.83-Based on the Cortex-M3 (ARM) core use uC/OS-II operating system, this routine can be transplanted in the Cortex-M3 (ARM) microprocessor cores on the application of IAR EWARM V4.41A works in the compiler, The uC/OS version 2.83
Platform: | Size: 964608 | Author: kly | Hits:

[uCOSuCOS251_C51

Description: 一個於 Keil C51 工程的 uC/OS-II v2.51
Platform: | Size: 65536 | Author: zyf | Hits:

[uCOSuCOSII_44b0x

Description: 万龙44b0-开发板在uc/os的移植-Wanlong 44b0-development board in uc/os transplant
Platform: | Size: 150528 | Author: sciwander | Hits:

[uCOSMicrium_NIC_CS8900A

Description: uC/OS-II下的CS8900网卡芯片驱动,附相应开发使用文档。-uC/OS-II under the CS8900 chip card driver, with a corresponding development of the use of the document.
Platform: | Size: 92160 | Author: 周丹 | Hits:

[uCOSMicrium_NIC_LPC2378

Description: uC/OS-II下的LPC2378集成以太网控制器的驱动,附相应开发文档。
Platform: | Size: 17408 | Author: 周丹 | Hits:

[Software EngineeringUCOSII-VC

Description: 《嵌入式实时操作系统uC/OS-II》这本书已经安排了大量篇幅来专门讲解uC/OS-II的移植:第13章移植uC/OS-II,第14章uC/OS-II在80x86上的移植,第15章uC/OS-II在带有硬件浮点运算单元的80x86上的移植。所以本文只是重点讲解移植到VC下和其他处理器上的不同地方,更详细的介绍读者可以参考《嵌入式实时操作系统uC/OS-II》这本书。和所有其他的移植一样,本文所做的移植也只需要修改uC/OS-II处理器相关代码,一共包括3个文件:OS_CPU.H,OS_CPU_A.ASM,OS_CPU_C.C。
Platform: | Size: 12288 | Author: 金阳 | Hits:

[uCOSEmbeddedGUI_Application_Example

Description: 这是一个"微型嵌入式 GUI" 的应用开发例子 (含源代码),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW对话框窗 口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横向滚动条,VSCROLLBAR竖 向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX组合框,LISTBOX列表 框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标签页,SPEEDBAR进度 条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快,简单易用的API,完 全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑,采用 ANSI C(标准C 语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切换,内置内存分配模 块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功能与讯息请参阅 档案内附的 GUI 编程指南.PDF
Platform: | Size: 316416 | Author: kly | Hits:

[uCOSEmbeddedGUI-DJGPP+DJGPP_Compiler(With_DJGPP_Compil

Description: 这是一个支持"微型嵌入式 GUI" 的 DJGPP+DJGPP 编译器 (含DJGPP编译器),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗 口,DLGWINDOW对话框窗口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横 向滚动条,VSCROLLBAR竖向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX组 合框,LISTBOX列表框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标签 页,SPEEDBAR进度条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快, 简单易用的API,完全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑,采 用 ANSI C(标准C语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切换, 内置内存分配模块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功 能与讯息请参阅档案内附的 GUI 编程指南.PDF
Platform: | Size: 3125248 | Author: kly | Hits:

[uCOSEmbeddedGUI-SDK_For_Windows(English)

Description: 这是一个支持"微型嵌入式 GUI" 的 SDK For Windows (English),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW对 话框窗口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横向滚动 条,VSCROLLBAR竖向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX组合 框,LISTBOX列表框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标签页 ,SPEEDBAR进度条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快,简 单易用的API,完全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑,采用 ANSI C(标准C语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切换,内 置内存分配模块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功能 与讯息请参阅档案内附的 GUI 编程指南.PDF
Platform: | Size: 508928 | Author: kly | Hits:

[uCOSEmbeddedGUI-SDK_For_Windows(Chinese)

Description: 这是一个支持"微型嵌入式 GUI" 的 SDK For Windows (简体中文版),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗 口,DLGWINDOW对话框窗口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横 向滚动条,VSCROLLBAR竖向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX组 合框,LISTBOX列表框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标签 页,SPEEDBAR进度条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快, 简单易用的API,完全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑,采 用 ANSI C(标准C语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切换, 内置内存分配模块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功 能与讯息请参阅档案内附的 GUI 编程指南.PDF
Platform: | Size: 876544 | Author: kly | Hits:

[Otherucos2_chinese_ebook

Description: uC/OS-II电子书中文完整版,是学习uC/OS-II操作系统的理想教程。
Platform: | Size: 1461248 | Author: lxp | Hits:

[Documentsu-COSkejian

Description: 国防科大的一个ucos课件,主要介绍 内核结构-任务以及调度机制,任务间通信, uC/OS的移植,在PC机上运行uC/OS等,适合初学。-UCOS国防科大a courseware mainly introduce core structure- as well as mission scheduling mechanism, inter-mission communications, uC/OS-graft, in the PC machine running uC/OS, etc., suitable for beginners.
Platform: | Size: 131072 | Author: 唐蒙 | Hits:

[uCOSZLG_GUI_EasyARM2200

Description: 掌握在UC/OS-II系统下使用ZLG/GUI的基本方法-In the hands of the UC/OS-II system used ZLG/GUI basic method
Platform: | Size: 233472 | Author: 苏宇 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net